PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSetOptionalContentGroupStateAction Class


In This Topic
    PDFSetOptionalContentGroupStateAction Class Methods
    In This Topic

    For a list of all members of this type, see PDFSetOptionalContentGroupStateAction members.

    Public Methods
     NameDescription
    Public MethodAdds a new optional content group to this action.  
    Public MethodAdds a new state to this action.  
    Public Methodstatic (Shared in Visual Basic)Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodSets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Top
    See Also